cargo.git
2015-10-19 borsAuto merge of #2062 - aarzee:master, r=steveklabnik
2015-10-19 Carlos LiamClean whitespace
2015-10-19 borsAuto merge of #2026 - alexcrichton:cargo-install, r...
2015-10-19 Alex CrichtonFinish implementing `cargo install`
2015-10-19 Steve KlabnikBasic work for cargo install
2015-10-18 borsAuto merge of #2060 - sorear:broken-links, r=huonw
2015-10-18 Stefan O'RearFix broken links in documentation
2015-10-17 borsAuto merge of #2055 - alexcrichton:rustdoc-race, r...
2015-10-16 borsAuto merge of #2053 - gkoz:run_human_error, r=alexcrichton
2015-10-16 borsAuto merge of #2037 - honorabrutroll:master, r=alexcrichton
2015-10-16 Edward YangDifferentiates documentation and compilation in user...
2015-10-14 Gleb KozyrevWrap `cargo run` `ProcessError` in `Human` if the exit...
2015-10-13 Alex CrichtonPre-create the output doc directory
2015-10-13 Gleb KozyrevClarify the default `cargo run` error message on a...
2015-10-13 Gleb KozyrevAdd `cargo run` exit_code_verbose test
2015-10-12 borsAuto merge of #2052 - rgardner:add-wildcard-end-date...
2015-10-12 Robert GardnerAdd crates.io wildcard end date to FAQ
2015-10-12 borsAuto merge of #2050 - gkoz:build_cfgs, r=alexcrichton
2015-10-11 Gleb KozyrevPropagate custom cfg directives to rustdoc, fixes ...
2015-10-10 Gleb KozyrevStore all cfgs in Compilation instead of features only
2015-10-10 Gleb KozyrevAdd features test to cardo doc tests
2015-10-10 Gleb KozyrevAdd tests for passing cfg directives when building...
2015-10-10 borsAuto merge of #2048 - alexcrichton:build-script-fresh...
2015-10-09 Alex CrichtonFix recompiles where overrides changed
2015-10-09 borsAuto merge of #2046 - gkoz:find_perm, r=alexcrichton
2015-10-09 borsAuto merge of #2044 - alexcrichton:fingerprint-better...
2015-10-09 Gleb KozyrevIgnore `*.py` in `make no-exes`
2015-10-09 borsAuto merge of #2047 - akiss77:makefile-cfg-optimize...
2015-10-09 borsAuto merge of #2045 - zv:master, r=alexcrichton
2015-10-09 Akos KissFix the usage of CFG_xxxABLE_OPTIMIZE variables in...
2015-10-09 Gleb KozyrevUse the more portable `find -perm` syntax
2015-10-09 zvMerge branch 'compdef_coloropts'
2015-10-09 zvzsh compdef should supply color options
2015-10-09 zvReplace repeat options w/ command_scope_spec spec
2015-10-09 zv`_arguments` util. function for build scope specs
2015-10-09 Alex CrichtonInclude filename in path fingerprint
2015-10-08 borsAuto merge of #2035 - alexcrichton:optimize-default...
2015-10-08 borsAuto merge of #2040 - alexcrichton:dedupe, r=brson
2015-10-08 Alex CrichtonDon't test SSL errors on OSX
2015-10-08 borsAuto merge of #2032 - alexcrichton:output-asap, r=brson
2015-10-08 Alex CrichtonAuto de-dupe build scripts to link
2015-10-08 borsAuto merge of #2038 - zv:master, r=alexcrichton
2015-10-08 zvAdded `none` option to --vcs
2015-10-08 zvRemove deprecated --no-git & --hg options
2015-10-08 zvReplace --git with --vcs [git|hg]
2015-10-07 borsAuto merge of #2036 - alexcrichton:update-build-tools...
2015-10-07 Alex CrichtonEnable optimizations by default
2015-10-07 Alex CrichtonUpdate some build tools and libgit2
2015-10-07 borsAuto merge of #2034 - alexcrichton:update-toml, r=alexc...
2015-10-07 Alex CrichtonUpdate TOML dependency
2015-10-07 Alex CrichtonWrite the build script output ASAP
2015-10-06 borsAuto merge of #2022 - alexcrichton:refactor, r=brson
2015-10-06 borsAuto merge of #2029 - aarzee:clean, r=alexcrichton
2015-10-06 Carlos LiamClean whitespace
2015-10-06 borsAuto merge of #2028 - aarzee:master, r=alexcrichton
2015-10-06 Carlos Liamregex-synatx -> regex-syntax
2015-10-06 Alex CrichtonDrop 1.1.0 as crossbeam needs `const fn`
2015-10-05 Alex CrichtonDon't bother sorting build scripts
2015-10-05 Alex CrichtonAdd better diagnostics for rebuilding
2015-10-05 Alex CrichtonAdd helper functions for reading/writing whole files
2015-10-05 Alex CrichtonRefactor Cargo's backend, again!
2015-10-05 Alex CrichtonTouch up docs and use inline table syntax
2015-10-04 borsAuto merge of #2019 - phi-gamma:dot-path-fix, r=alexcri...
2015-10-02 Philipp GesangAdd test case for project root located in dotdir
2015-10-02 Philipp GesangDo not skip the root path if it's a dotdir
2015-10-01 borsAuto merge of #2018 - alexcrichton:dox, r=steveklabnik
2015-10-01 Alex CrichtonTouch up docs and use inline table syntax
2015-10-01 borsAuto merge of #2015 - alexcrichton:fix-nightly, r=alexc...
2015-10-01 Alex CrichtonFix tests on nightly
2015-09-30 borsAuto merge of #1828 - fhahn:multiple-package-parameters...
2015-09-30 Florian HahnUse std::env::EXE_SUFFIX in new tests
2015-09-30 Florian HahnAdd support for multiple -p options to `cargo update`
2015-09-30 Florian HahnAdd support for multiple -p options to `cargo clean`
2015-09-30 Florian HahnUse docopt's new syntax for repeatable options
2015-09-30 Florian HahnAdd support for multiple -p options to `cargo {bench...
2015-09-30 Steven FacklerAdd a test for wildcard constraint warnings
2015-09-30 Steven FacklerAdd a warning when packaging crates with wildcard depen...
2015-09-29 borsAuto merge of #2005 - sfackler:wildcard-warnings, r...
2015-09-29 Steven FacklerAdd a test for wildcard constraint warnings
2015-09-28 borsAuto merge of #2006 - alexcrichton:no-dylibs, r=brson
2015-09-28 Alex CrichtonDon't fail if dylib outputs aren't supported
2015-09-27 Steven FacklerAdd a warning when packaging crates with wildcard depen...
2015-09-26 borsAuto merge of #2003 - cesarb:issue-587, r=alexcrichton
2015-09-26 Cesar Eduardo... Regenerate Makefile if Makefile.in or configure change
2015-09-22 borsAuto merge of #1996 - aturon:cargo-features, r=alexcrichton
2015-09-22 Aaron TuronDocument use of features for `cfg` more prominently
2015-09-22 borsAuto merge of #1994 - carols10cents:rust-updates, r...
2015-09-22 borsAuto merge of #1991 - carols10cents:pipelinify, r=alexc...
2015-09-22 Carol (Nichols... Add a try! that I forgot
2015-09-22 Carol (Nichols... Keep the error message that starts with a lowercase...
2015-09-22 Carol (Nichols... Test on Travis with Rust 1.1.0 and 1.2.0
2015-09-22 Carol (Nichols... Update tests to be tolerant of new error code [E0463]
2015-09-21 borsAuto merge of #1995 - alexcrichton:less-recursion,...
2015-09-21 Alex CrichtonTouch up some style and comments in resolution
2015-09-21 Alex CrichtonAvoid a to_vec in the resolver
2015-09-21 Alex CrichtonDon't use an 8MB stack any more
2015-09-21 Alex CrichtonMerge branch 'non-recursive-activate' of https://github...
2015-09-20 borsAuto merge of #1992 - carols10cents:cleanup, r=alexcrichton
2015-09-20 Carol (Nichols... Fixing typos and grammar in comments
2015-09-20 Carol (Nichols... Remove unnecessary PathSource update in cargo test
next